Usage APIForm APIEnumerationFormSpecificTypeOn this pageFormSpecificType The specific form type. Type Enumeration Values "text" "checkBox" "picture" "comboBox" "dropDownList" "dateTime" "radio" Example This example returns data of all forms in the document. let formsData = doc.GetFormsData();